wayland: Transform moved_to_rect result properly
authorJonas Ådahl <jadahl@gmail.com>
Mon, 12 Sep 2016 10:41:36 +0000 (18:41 +0800)
committerJonas Ådahl <jadahl@gmail.com>
Wed, 14 Sep 2016 03:29:32 +0000 (11:29 +0800)
commitd792400d7c258b349c1dbaed0a12eee796a4b958
tree852abc007dc8299bce080acfa1446817776b0a5b
parent74d237df410f850e31d5d20e0380ca3ad1caf766
wayland: Transform moved_to_rect result properly

The result of move_to_rect, received from the xdg_popup.configure
event, needs to be translated to the correct coordinate space; that is
from real parent window geometry to coordinates relative to the gdk
window set as transient-for.

https://bugzilla.gnome.org/show_bug.cgi?id=771117
gdk/wayland/gdkwindow-wayland.c